warrior# run show subscribers
Interface           IP Address/VLAN ID                      User Name                      LS:RI
demux0.1073741861   192.168.202.2                           f0de.f150.ece7            default:default

warrior# run show subscribers extensive
Type: DHCP
User Name: f0de.f150.ece7
IP Address: 192.168.202.2
IP Netmask: 255.255.255.0
Logical System: default
Routing Instance: default
Interface: demux0.1073741861
Interface type: Dynamic
Underlying Interface: xe-1/2/0.202
Dynamic Profile Name: IPoE-DHCP
Dynamic Profile Version: 1
MAC Address: f0:de:f1:50:ec:e7
State: Active
Radius Accounting ID: 39
Session ID: 39
VLAN Id: 202
Login Time: 2014-04-15 06:57:11 UTC
Service Sessions: 1
DHCP Options: len 55
35 01 01 3d 07 01 f0 de f1 50 ec e7 32 04 c0 a8 ca 02 0c 0b
4d 41 54 56 45 59 2d 54 34 31 30 3c 08 4d 53 46 54 20 35 2e
30 37 0c 01 0f 03 06 2c 2e 2f 1f 21 79 f9 2b
IP Address Pool: ipv4-pool

   Service Session ID: 40
   Service Session Name: INTERNET
   Service Session Version: 1
   State: Active
   IPv4 Input Filter Name: divert-to-nat-demux0.1073741861-in

warrior# run show dhcp server binding

IP address        Session Id  Hardware address   Expires     State      Interface
192.168.202.2     39          f0:de:f1:50:ec:e7  3546        BOUND      xe-1/2/0.202

warrior# run show dhcp server binding detail

Client IP Address:  192.168.202.2
     Hardware Address:             f0:de:f1:50:ec:e7
     State:                        BOUND(LOCAL_SERVER_STATE_BOUND)
     Lease Expires:                2014-04-15 07:57:11 UTC
     Lease Expires in:             3538 seconds
     Lease Start:                  2014-04-15 06:57:11 UTC
     Last Packet Received:         2014-04-15 06:58:12 UTC
     Incoming Client Interface:    xe-1/2/0.202
     Client Interface Vlan Id:     202
     Demux Interface:              demux0.1073741861
     Server Identifier:            192.168.202.1
     Session Id:                   39
     Client Pool Name:             ipv4-pool
     Client Profile Name:          IPoE-DHCP

[edit]
warrior# run show services stateful-firewall conversations
Interface: sp-5/0/0, Service set: NAT-SERVICE

Conversation: ALG protocol: udp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
UDP       192.168.202.2:49566  ->   211.23.125.19:40851  Forward  I               1
    NAT source   192.168.202.2:49566   ->   195.34.49.110:2017
UDP       211.23.125.19:40851  ->   195.34.49.110:2017   Forward  O               1
    NAT dest     195.34.49.110:2017    ->   192.168.202.2:49566

Conversation: ALG protocol: udp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
UDP       192.168.202.2:49998  ->         8.8.4.4:53     Forward  I               1
    NAT source   192.168.202.2:49998   ->   195.34.49.110:2006
UDP             8.8.4.4:53     ->   195.34.49.110:2006   Forward  O               1
    NAT dest     195.34.49.110:2006    ->   192.168.202.2:49998

Conversation: ALG protocol: tcp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
TCP       192.168.202.2:58825  ->     64.4.46.106:443    Forward  I               5
    NAT source   192.168.202.2:58825   ->   195.34.49.110:2022
TCP         64.4.46.106:443    ->   195.34.49.110:2022   Forward  O              11
    NAT dest     195.34.49.110:2022    ->   192.168.202.2:58825

Conversation: ALG protocol: udp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
UDP       192.168.202.2:61028  ->         8.8.4.4:53     Forward  I               1
    NAT source   192.168.202.2:61028   ->   195.34.49.110:1986
UDP             8.8.4.4:53     ->   195.34.49.110:1986   Forward  O               1
    NAT dest     195.34.49.110:1986    ->   192.168.202.2:61028

Conversation: ALG protocol: udp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
UDP       192.168.202.2:52682  ->         8.8.4.4:53     Forward  I               1
    NAT source   192.168.202.2:52682   ->   195.34.49.110:1975
UDP             8.8.4.4:53     ->   195.34.49.110:1975   Forward  O               1
    NAT dest     195.34.49.110:1975    ->   192.168.202.2:52682

Conversation: ALG protocol: udp
  Number of initiators: 1, Number of responders: 1
Flow                                                State    Dir       Frm count
UDP       192.168.202.2:54480  ->         8.8.4.4:53     Forward  I               1
    NAT source   192.168.202.2:54480   ->   195.34.49.110:1995
UDP             8.8.4.4:53     ->   195.34.49.110:1995   Forward  O               1
    NAT dest     195.34.49.110:1995    ->   192.168.202.2:54480
...

